C1.DataCollection Assembly / C1.DataCollection Namespace / C1SortDataCollection.SortCache<T> Class
Members

C1SortDataCollection.SortCache<T> Class
Cache for compiled predicates.
Syntax
'Declaration
 
Public Class C1SortDataCollection.SortCache(Of T As Class) 
 
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.DataCollection.C1SortDataCollection`1.SortCache<T>

See Also